CGI.getFile

Get a file from the cgi enviroment of string name * returns a CGIFILE class.

  1. CGIFILE getFile(string name)
    class CGI
    getFile
    (
    string name
    )
  2. CGIFILE getFile(string name, int index)

Meta